Skip to content

update API to sdk-core#1524

Open
cfaur09 wants to merge 2 commits intodevelopmentfrom
API-681-update-api-to-sdk-core-v-15
Open

update API to sdk-core#1524
cfaur09 wants to merge 2 commits intodevelopmentfrom
API-681-update-api-to-sdk-core-v-15

Conversation

@cfaur09
Copy link
Copy Markdown
Contributor

@cfaur09 cfaur09 commented Jul 29, 2025

No description provided.

@cfaur09 cfaur09 self-assigned this Jul 29, 2025
@cfaur09 cfaur09 added the dependencies Pull requests that update a dependency file label Jul 29, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 29, 2025

k6 load testing comparison.
Base Commit Hash: abd2efd
Target Commit Hash: 88405fd

Metric Base Target Diff
AvgMax9095AvgMax9095AvgMax9095
Pool66.30507.0974.9282.7161.91145.3269.8972.98-6.62% ✅-71.34% ✅-6.72% ✅-11.76% ✅
Nodes67.801334.0974.8583.0563.59930.3470.2672.91-6.22% ✅-30.26% ✅-6.14% ✅-12.22% ✅
Accounts67.611122.2275.3784.2563.51841.3070.1573.03-6.06% ✅-25.03% ✅-6.93% ✅-13.31% ✅
Mex65.76185.5874.8582.6162.63455.9269.9573.05-4.76% ✅+145.67% 🔴-6.54% ✅-11.57% ✅
Transactions103.483956.8479.62106.9593.372927.4571.5278.37-9.77% ✅-26.02% ✅-10.18% ✅-26.72% ✅
Tokens66.77777.0675.0583.0662.28284.1669.9873.02-6.72% ✅-63.43% ✅-6.76% ✅-12.08% ✅
Blocks78.021549.7276.8092.5970.681018.3771.1777.06-9.40% ✅-34.29% ✅-7.33% ✅-16.77% ✅
Test Run Duration60003.3160003.35

Legend: Avg - Average Response Time, Max - Maximum Response Time, 90 - 90th Percentile, 95 - 95th Percentile
All times are in milliseconds.

popenta
popenta previously approved these changes Jul 29, 2025
@@ -1,5 +1,4 @@
import { Address, Transaction as ErdJsTransaction, TransactionHash, TransactionOptions, TransactionPayload, TransactionVersion } from "@multiversx/sdk-core/out";
import { Signature } from "@multiversx/sdk-core/out/signature";
import { Address, Transaction as ErdJsTransaction, TransactionComputer } from "@multiversx/sdk-core/out";
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

import can be from "@multiversx/sdk-core".

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Comment thread src/endpoints/transactions.batch/transactions.batch.service.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants